Skip to content

Conversation

nashif
Copy link
Member

@nashif nashif commented Jul 18, 2025

Get rid of this warning:

WARNING: I4 - ignore-by-author-name: gitlint will be switching from using
Python regex 'match' (match beginning) to 'search' (match anywhere) semantics.
Please review your ignore-by-author-name.regex option accordingly. To remove
this warning, set general.regex-style-search=True. More details:
https://jorisroovers.github.io/gitlint/configuration/#regex-style-search

Signed-off-by: Anas Nashif [email protected]

@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: Coding Guidelines Coding guidelines and style labels Jul 18, 2025
Get rid of this warning:

WARNING: I4 - ignore-by-author-name: gitlint will be switching from
using Python regex 'match' (match beginning) to 'search' (match
anywhere) semantics.  Please review your ignore-by-author-name.regex
option accordingly. To remove this warning, set
general.regex-style-search=True. More details:
https://jorisroovers.github.io/gitlint/configuration/#regex-style-search

Signed-off-by: Anas Nashif <[email protected]>
@nashif nashif force-pushed the topic/gitlin/regex branch from 69478eb to 5157cca Compare July 18, 2025 13:19
Copy link

@cfriedt cfriedt merged commit d0dfbce into zephyrproject-rtos:main Jul 22, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Coding Guidelines Coding guidelines and style size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants